Skip to content

fix: use valid SPDX license identifier in package.json#389

Open
sreekanth-db wants to merge 1 commit into
mainfrom
fix/spdx-license-identifier
Open

fix: use valid SPDX license identifier in package.json#389
sreekanth-db wants to merge 1 commit into
mainfrom
fix/spdx-license-identifier

Conversation

@sreekanth-db
Copy link
Copy Markdown
Contributor

Summary

Test plan

  • Verified Apache-2.0 is the correct SPDX identifier via the official SPDX license list
  • Confirm GitHub no longer shows a license warning after merge

This pull request and its description were written by Isaac.

@github-actions
Copy link
Copy Markdown

Thanks for your contribution! To satisfy the DCO policy in our contributing guide every commit message must include a sign-off message. One or more of your commits is missing this message. You can reword previous commit messages with an interactive rebase (git rebase -i main).

Change license field from "Apache 2.0" to "Apache-2.0" so GitHub and npm can recognize it correctly.

Signed-off-by: Sreekanth Vadigi <sreekanth.vadigi@databricks.com>
Co-authored-by: Isaac
@sreekanth-db sreekanth-db force-pushed the fix/spdx-license-identifier branch from 33405cb to a10c366 Compare May 21, 2026 09:50
@sreekanth-db sreekanth-db deployed to azure-prod May 21, 2026 09:50 — with GitHub Actions Active
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Incompatible license reference in GitHub

1 participant